linear list meaning in Chinese
线性表
线性列
Examples
- A more general and more conventional solution represents a set as a linear list of nodes storing the addresses of objects in the set
更普适和方便的方法就是用线性链表来存放集合中元素的地址。 - Though a linear list is sufficient for a simple workflow , it doesn t cut the mustard when the workflow gets complicated
尽管对于简单的工作流线性列表非常有效,但当工作流复杂的时候它就不能满足要求了。 - The computer data structure of branch circuit element type and its linear list is defined ; the problem describing a complicated circuits whth data structure is solved . kirchhoff branch element type , kirchhoff colosed loop circuit element type and the set of kirchhoff closed loop circuits are defined ; the computer algorithm for getting a set of kirchhoff closed circuits is given out . and so , using computer for automaticly analysing and solving complicated linear circuit problem can be realized
针对一般的线性电路,用数据结构中关于定义抽象数据类型的方法定义了电路支路数据元素类型及相应的线性表,解决了用数据结构描述任一复杂电路的问题.定义了基尔霍夫支路数据元素类型、基尔霍夫回路元素类型和基尔霍夫回路集,给出了求基尔霍夫回路集的算法.从而实现了计算机自动分析、求解复杂线性电路的问题